@charset "utf-8";
/* CSS Document */
body{height: 100%;}
*{margin: 0;padding: 0;}
.swiper{width: 108px;height: 361px;overflow: hidden;}
.lb-left{position: fixed;top: 200px;left: 10px;}
.lb-right{position: fixed;top: 200px;right: 10px;}
.swiper-slide img{width:108px;height:361px;}